Total Complexity | 88 |
Dependencies | 5 |
Dependents | 6 |
Total lines | 599 |
Lines of code | 398 |
Logical lines of code | 221 |
Comment lines | 43 |
Methods | 21 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
exec_rest_curl() | 40 | 10 | 61 | |
get_recurring_params() | 46 | 10 | 38 | |
get_account_operation_id() | 55 | 10 | 18 | |
check_customer_one_click_contract() | 52 | 8 | 22 | |
new_payment_link() | 42 | 6 | 50 | |
get_profile_info() | 53 | 5 | 21 | |
recurring_payment() | 50 | 4 | 28 | |
refund() | 51 | 4 | 25 | |
account() | 51 | 4 | 25 | |
get_order_status() | 57 | 4 | 16 | |
get_customer_contracts() | 58 | 4 | 15 | |
get_order_info() | 57 | 4 | 15 | |
get_refund_operation_id() | 62 | 4 | 11 | |
get_one_click_params() | 58 | 2 | 17 | |
__construct() | 61 | 2 | 12 | |
getInstance() | 71 | 2 | 6 | |
exec_post() | 78 | 1 | 3 | |
exec_get() | 78 | 1 | 3 | |
generate_uuid() | 72 | 1 | 4 | |
generate_npg_order_id() | 72 | 1 | 4 | |
generate_contract_id() | 73 | 1 | 4 |